| 1. | The character is specified as one or two utf - 16 code units in hexadecimal notation 这个字符指定为十六进制形式的一个或两个utf - 16编码单元。 |
| 2. | If you examine the project manager , youll see that there are three additional source code units that have been included 如果查看project manager ,您将发现包括了三个附加的源代码单元: |
| 3. | The same concepts apply when your application provides data to a web service , or to another consuming code unit 如果应用程序向web服务或者其他的代码单位提供数据,那么也存在类似的问题。 |
| 4. | In modern communication , rs code has turned into standard error correcting and coding unit as outer code , and become widely used 由于在现代通信中, rs码作为外码成为标准的纠错编码单元,用途十分广泛。 |
| 5. | Junit lets you test software code units by making assertions that the intended requirements are met , but these assertions are limited to primitive operations Junit通过制作满足预期需求的断言来测试软件代码单元,但是这些断言只限于基本操作。 |
| 6. | The unicode standard defines a surrogate pair as a coded character representation for a single abstract character that consists of a sequence of two code units “ unicode标准”将代理项对定义为由两个代码单元序列组成的单个抽象字符的编码字符表示形式。 |
| 7. | The popular junit automated unit - testing framework gives you a way to test software code units by making assertions that your code meets the intended requirements 流行的junit自动单元测试框架提供了通过制作满足预期需求的断言来测试软件代码单元的途径。 |
| 8. | A failure of your test case could easily imply an incorrectly constructed test case , rather than an incorrect software code unit , which would take even more work to diagnose 一个测试用例失败很可能表示一个构造不当的测试用例,而不是软件代码单元有误,这可能要费更多时间来诊断。 |
| 9. | These attributes are assigned automatically when unit tests are generated ; when you code unit tests by hand , you have to add class and method attributes yourself 属性标记的测试方法。这些属性是在生成单元测试时自动分配的;如果是手动编写单元测试代码,则必须自行添加类和方法的属性。 |
| 10. | A surrogate pair is a coded character representation for a single abstract character that consists of a sequence of two code units , where the first unit of the pair is a high - surrogate and the second is a low - surrogate 代理项对是由两代码单元序列组成的单个抽象字符的编码字符表示形式,代理项对中的第一个单元是高代理项,第二个单元是低代理项。 |